home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / share / 39 / _SETUP.1 / Qimage.exe / 0 / RCDATA / TFORM19 / TFORM19.txt
Encoding:
Text File  |  2000-07-30  |  1.3 KB  |  60 lines

  1. object Form19: TForm19
  2.   Left = 334
  3.   Top = 128
  4.   Width = 328
  5.   Height = 390
  6.   Caption = 'Select size or drop in frame'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = True
  15.   OnActivate = FormActivate
  16.   OnDeactivate = FormDeactivate
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Image1: TImage
  20.     Left = 10
  21.     Top = 10
  22.     Width = 295
  23.     Height = 295
  24.     OnClick = Image1Click
  25.     OnDblClick = Image1DblClick
  26.     OnDragDrop = Image1DragDrop
  27.     OnDragOver = Image1DragOver
  28.     OnMouseDown = Image1MouseDown
  29.     OnMouseMove = Image1MouseMove
  30.   end
  31.   object PMultiImage1: TPMultiImage
  32.     Left = 10
  33.     Top = 315
  34.     Width = 296
  35.     Height = 21
  36.     GrabHandCursor = 5
  37.     Scrolling = True
  38.     ShowScrollbars = True
  39.     B_W_CopyFlags = [C_DEL]
  40.     Color = clBtnFace
  41.     Picture.Data = {07544269746D617000000000}
  42.     ImageReadRes = lAutoMatic
  43.     BlitMode = sLight
  44.     ImageWriteRes = sAutoMatic
  45.     TifSaveCompress = sNONE
  46.     TiffPage = 0
  47.     TiffAppend = False
  48.     JPegSaveQuality = 25
  49.     JPegSaveSmooth = 5
  50.     RubberBandBtn = mbLeft
  51.     ScrollbarWidth = 12
  52.     ParentColor = True
  53.     TextLeft = 0
  54.     TextTop = 0
  55.     TextRotate = 0
  56.     TabOrder = 0
  57.     ZoomBy = 10
  58.   end
  59. end
  60.